-
Home
-
Photo Gallery, Sliders, Proofing and Themes – NextGEN Gallery
-
3.59.7 (latest)
-
Code
-
Classes
- DriverBase
Total Complexity |
123 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
642 |
Lines of code |
359 |
Logical lines of code |
219 |
Comment lines |
182 |
Methods |
35 |
Properties |
8 |
Methods 35
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_parse_where_clause() |
B |
39 |
20 |
63 |
cast_columns() |
A |
51 |
12 |
23 |
strip_slashes() |
A |
50 |
11 |
27 |
set_default_value() |
A |
48 |
10 |
36 |
_where() |
A |
52 |
9 |
27 |
_convert_to_entity() |
A |
52 |
8 |
24 |
find() |
S |
59 |
5 |
14 |
save() |
S |
59 |
4 |
15 |
deserialize_columns() |
S |
67 |
4 |
7 |
find_all() |
S |
66 |
3 |
9 |
get_from_cache() |
S |
69 |
3 |
7 |
get_table_name() |
S |
65 |
3 |
9 |
cache() |
S |
74 |
2 |
5 |
convert_to_model() |
S |
67 |
2 |
8 |
create() |
S |
68 |
2 |
7 |
has_column() |
S |
70 |
2 |
6 |
update_columns_cache() |
S |
64 |
2 |
9 |
lookup_columns() |
S |
66 |
2 |
8 |
find_first() |
S |
66 |
2 |
8 |
get_errors() |
S |
69 |
2 |
7 |
has_defined_column() |
S |
75 |
1 |
4 |
is_model() |
S |
79 |
1 |
3 |
set_defaults() |
S |
98 |
1 |
1 |
__construct() |
S |
77 |
1 |
4 |
where() |
S |
79 |
1 |
3 |
where_and() |
S |
79 |
1 |
3 |
add_where_clause() |
S |
100 |
1 |
0 |
add_serialized_column() |
S |
80 |
1 |
3 |
_clean_column() |
S |
77 |
1 |
3 |
flush_query_cache() |
S |
81 |
1 |
3 |
get_primary_key_column() |
S |
82 |
1 |
3 |
get_object_name() |
S |
82 |
1 |
3 |
select() |
S |
100 |
1 |
0 |
save_entity() |
S |
100 |
1 |
0 |
define_column() |
S |
69 |
1 |
7 |